/ Assembly List / LJCNetCommon / LJCReflect / SetValue

Namespace - LJCNetCommon


Parameters
propertyName - The property name.
value - The property value.
propertyInfo - The PropertyInfo value.

Syntax

C#
public Void SetValue(String propertyName, Object value, PropertyInfo propertyInfo = null)

Sets the property value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.